
h1{
	color:black;
	font-size: 3em;
	font-weight:heavy;
	font-family: perpetua, Blippo, serif;



}
h2{
	color:red;
	font-size: 3em;
	font-weight:heavy;



}
p{
	color: rgb(0, 0, 0);
	line-height:1;
	text-indent: 3em;
	font-family: perpetua, Andale Mono, serif;




}
a.chaptertitle{
	font-style: italic;
	letter-spacing: auto
}